CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - pic 数码管

搜索资源列表

  1. led

    0下载:
  2. 利用16f877单片机实现四位数码管的动态显示-Single chip using four digital pic of the dynamic display
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:1658
    • 提供者:邱凌云
  1. jishuqi999

    0下载:
  2. PIC单片机数码管试验程序,按键加1,加到999后回"0".-PIC microcontroller LED test program, plus 1 key, added to 999 after the back to " 0."
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:1355
    • 提供者:yan
  1. IR

    0下载:
  2. 用PIC单片实现的红外程序,并在数码管上显示对应的码值。-Achieved with the PIC monolithic IR program, and the corresponding digital code value display.
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:91439
    • 提供者:wanyiming
  1. main

    0下载:
  2. Platform: PIC1687A Project : 实验6:动态数码管显示实验 Clock F : 外部4M Software: PICC Author : 竹林清风 comments: 学习使用动态数码管显示。 注: PIC里面只有B口内部设置了上拉电阻, 用的时候必须用编程打开它,(OPTION=0X7F) 其他端口都须自已连上拉电阻, 一般是10K,接在5V的电压下就可以了 proteus仿真通过 -Platform: PIC1687
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:962
    • 提供者:xjzxl
  1. main

    0下载:
  2. Platform: PIC1687A Project : 实验6:动态数码管显示实验 Clock F : 外部4M Software: PICC Author : comments: 学习使用动态数码管显示。 注: PIC里面只有B口内部设置了上拉电阻, 用的时候必须用编程打开它,(OPTION=0X7F) 其他端口都须自已连上拉电阻, 一般是10K,接在5V的电压下就可以了 proteus仿真通过 -Platform: PIC1687A Pr
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:807
    • 提供者:xjzxl
  1. PIC_spi

    0下载:
  2. PIC单片机通过SPI接口与数码管控制芯片PT6961芯片通信-PIC microcontroller through SPI interface and digital tube control chip PT6961 chip communications
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:1176
    • 提供者:lxy
  1. qiangdaqi

    0下载:
  2. 这个程序是4路抢答器的程序,这个程序实现的功能是:当主持人按下抢答键后,参赛选手才可以进行抢答。抢答时能发出声响,并通过七段数码管显示是哪位选手抢答的。这个程序在PIC单片机上测试过,效果良好-This program is 4-way Responder program, this program is to achieve the function: When the host pressed to answer in key, players can only answer in. Res
  3. 所属分类:uCOS

    • 发布日期:2017-04-11
    • 文件大小:1140
    • 提供者:蔡坤堤
  1. chelianglicheng

    0下载:
  2. 这个程序是车辆里程表的程序。该程序通过定时器1进行定时计数,并将定时计数结果显示在七段数码管上。这个程序在PIC单片机上测试过,运行良好-This program is the vehicle odometer program. The program timer by Timer 1 to count and time count results on the seven segment. This program tested on the PIC microcontroller, runn
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:1047
    • 提供者:蔡坤堤
  1. tempreture

    0下载:
  2. 数字温度计的设计。 使用pic单片机和DS18B20采集温度数据,并在数码管上显示出来当前的温度信息。-Digital thermometer design. Pic microcontroller and DS18B20 using temperature data collected and displayed on the LED current temperature information.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-02
    • 文件大小:39597
    • 提供者:Lance Chong
  1. shumaguan

    0下载:
  2. 用PIC单片机测试的数码管模块功能测试,经验证,程序可靠-PIC microcontroller with a digital control module test functional tests, proven, reliable program! ! ! !
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-04
    • 文件大小:41944
    • 提供者:wenwen
  1. shumaguan1

    0下载:
  2. PIC-ST2学习板演示程序--数码管显示-PIC-ST2 learning board demo- digital display
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1396
    • 提供者:陈银健
  1. shumaguan

    0下载:
  2. PIC-ST2学习板演示程序--2位数码管显示-PIC-ST2 learning board demo- 2 digital display
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1362
    • 提供者:陈海锐
  1. ceju

    0下载:
  2. 很全很齐的有关超声波测距的资料 包括PIC的 51的测试程序 以数码管 1602 12864为显示方式的程序-All very neat about a ultrasonic ranging material including PIC of the test program to 51 1602 12864 for digital tube showing the way program
  3. 所属分类:SCM

    • 发布日期:2017-05-04
    • 文件大小:1433613
    • 提供者:楚明岩
  1. lesson3_1

    0下载:
  2. PIC独立键盘检测原理,取抖的实现,数码管动态扫描函数写法-PIC independent keyboard detection principle, to take shake the realization of digital control of dynamic scanning function written
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:790
    • 提供者:钟小波
  1. ch8_1

    0下载:
  2. 基于pic单片机的8段数码管的显示 适合初学者的练习-Based on the pic microcontroller digital tube display Exercises for beginners
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:15151
    • 提供者:hebin
  1. can_receive

    0下载:
  2. pic单片机接受函数,通过数码管显示接受的数据,主机按下按键发送一个数-pic microcontroller to accept function to accept the data through the digital display, press the button to send a host
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:40174
    • 提供者:张益凯
  1. main

    0下载:
  2. pic单片机利用max7219芯片驱动数码管 -pic microcontroller max7219 chip-driven digital tube
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-28
    • 文件大小:1021
    • 提供者:baixiao
  1. elecfans.com

    0下载:
  2. 基于PIC的数显原理图,4位数码管半数字显示-PIC-based digital display schematic, 4-digit LED digital display half
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-31
    • 文件大小:13331460
    • 提供者:陈成龙
  1. ad

    0下载:
  2. pic单片机 ,当按键按下时,用数码管实现输出数字1-Using PIC microcontroller programming, the purpose to realize display number 1
  3. 所属分类:SCM

    • 发布日期:2017-11-24
    • 文件大小:1729
    • 提供者:陈行
  1. LED

    0下载:
  2. LED数码管的段码数据生成器,包含A51,C51,EMC,PIC等,可生成共阴或共阳数组-LED digital tube segment code data generator contains A51, C51, EMC, PIC, can generate a common cathode or common anode array
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-11
    • 文件大小:262205
    • 提供者:爱丽丝
« 1 2 3 45 6 »
搜珍网 www.dssz.com